← Back to issue list

QBS plugin's tests write directly to os.environ

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1663335
Type
issue
State
open
Author
~kyrofa
Labels
Created
2017-02-09 18:14:36.629686+00:00
Updated
2017-02-09 18:14:36.629686+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The QBS plugin's test has a method called _find_or_create_qmake() which directly sets os.environ['PATH']. This should probably be an EnvironmentFixture, as it will have bearing on future tests.

Evaluation history

No evaluation history available.